object ExitDlg: TExitDlg Left = 240 Top = 224 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Zav��t Hnet Info Scheduler' ClientHeight = 94 ClientWidth = 280 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 4 Width = 218 Height = 13 Caption = 'Co chce� v Hnet Info Scheduleru d�lat?' end object CloseToTrayRadioButton: TRadioButton Left = 32 Top = 22 Width = 239 Height = 17 Caption = 'Zav��t do traye (aplikace pob�� skryt�)' Checked = True TabOrder = 0 TabStop = True end object ExitRadioButton: TRadioButton Left = 32 Top = 43 Width = 208 Height = 17 Caption = 'Ukon�it b�h aplikace' TabOrder = 1 end object Button1: TButton Left = 55 Top = 67 Width = 78 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 end object Button2: TButton Left = 143 Top = 67 Width = 81 Height = 23 Caption = 'Storno' ModalResult = 2 TabOrder = 3 end end